home *** CD-ROM | disk | FTP | other *** search
/ Run Magazine ReRun 1990 May & June & July / rerun-1990-05-06-07.d64 / 128 colors (.txt) next >
Commodore BASIC  |  2022-09-20  |  486b  |  13 lines

  1. 10 print"[147]128 colors uses many c-64 memory"
  2. 20 print"locations and is incompatible with menu"
  3. 30 print"programs, such as menu 64."
  4. 40 print:print"to load 128 colors, turn the computer"
  5. 50 print"off, then turn it back on again (in 64"
  6. 60 print"mode, if applicable). then enter the "
  7. 70 print"following statement:"
  8. 80 print"load "chr$(34)"128 colors-1"chr$(34)",8:[press return]
  9. 90 [153]"run [press return]
  10. 100 print:print"you'll find the program to be one of
  11. 110 [153]"the most colorful ever created for the
  12. 120 print"commodore 64!
  13.